LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnOperationCompleted Method (IWorkstationArgument<D,T>)







true if the execution succeeded by the component that used the argument; otherwise, it is false.
Updates the Result property and fires the Leadtools.Medical.Workstation.IWorkstationArgument`2.OperationCompleted event.
Syntax
void OnOperationCompleted( 
   T result
)
'Declaration
 
Sub OnOperationCompleted( _
   ByVal result As T _
) 
'Usage
 
Dim instance As IWorkstationArgument(Of D,T)
Dim result As T
 
instance.OnOperationCompleted(result)
void OnOperationCompleted( 
   T result
)
function Leadtools.Medical.Workstation.IWorkstationArgument.OnOperationCompleted( 
   result 
)
void OnOperationCompleted( 
   T* result
) 
void OnOperationCompleted( 
   T* result
) 

Parameters

result
true if the execution succeeded by the component that used the argument; otherwise, it is false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationArgument<D,T> Interface
IWorkstationArgument<D,T> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.